Revert change to configure.json that didn't work, the next commit will have a differe...
authorPeter Michael Green <plugwash@raspbian.org>
Sun, 3 Sep 2017 22:54:39 +0000 (22:54 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 3 Sep 2017 22:54:39 +0000 (22:54 +0000)
configure.json
debian/patches/auto-5.9.1+dfsg-9+rpi1-9305cb3d174b9347b18735f7fbb6412e1e99c75c-1504443823 [deleted file]
debian/patches/series

index e5320b8d1d5ada125a9e2daac92efa41c0035d78..b572a3d1f5f6ff22f36bdbcdb1721716938fe3fa 100644 (file)
                 { "type": "define", "name": "QT_COMPILER_SUPPORTS_MIPS_DSPR2", "value": 1 }
             ]
         },
+        "neon": {
+            "label": "NEON",
+            "condition": "(arch.arm || arch.arm64) && tests.neon",
+            "output": [
+                "privateConfig",
+                { "type": "define", "name": "QT_COMPILER_SUPPORTS_NEON", "value": 1 }
+            ]
+        },
         "mremap": {
             "label": "mremap()",
             "condition": "tests.mremap",
diff --git a/debian/patches/auto-5.9.1+dfsg-9+rpi1-9305cb3d174b9347b18735f7fbb6412e1e99c75c-1504443823 b/debian/patches/auto-5.9.1+dfsg-9+rpi1-9305cb3d174b9347b18735f7fbb6412e1e99c75c-1504443823
deleted file mode 100644 (file)
index 9dbc6c1..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-From: Peter Michael Green <plugwash@raspbian.org>
-Subject: Automatically generated patch (5.9.1+dfsg-9+rpi1)
-
-Last (up to) 3 git changes, FYI:
-
-commit 9305cb3d174b9347b18735f7fbb6412e1e99c75c
-Author: Peter Michael Green <plugwash@raspbian.org>
-Date:   Sun Sep 3 13:02:16 2017 +0000
-
-    Remove broken patch from quilt series.
-
-commit 4f406fb7400e0cfdf6c88c1fa01534f063a961c0
-Merge: 8bf70a2c 802d6f6e
-Author: Peter Michael Green <plugwash@raspbian.org>
-Date:   Sun Sep 3 12:56:50 2017 +0000
-
-    Manual merge of version 5.7.1+dfsg-4+rpi1 and 5.9.1+dfsg-9 to produce 5.9.1+dfsg-9+rpi1
-
-commit 802d6f6edac7e3257bac155727bf55623b7cee34
-Merge: dd9ca752 41b462b6
-Author: Dmitry Shachnev <mitya57@debian.org>
-Date:   Sun Aug 20 17:13:27 2017 +0100
-
-    Merge qtbase-opensource-src (5.9.1+dfsg-9) import into refs/heads/workingbranch
----
-
---- qtbase-opensource-src-5.9.1+dfsg.orig/configure.json
-+++ qtbase-opensource-src-5.9.1+dfsg/configure.json
-@@ -894,14 +894,6 @@
-                 { "type": "define", "name": "QT_COMPILER_SUPPORTS_MIPS_DSPR2", "value": 1 }
-             ]
-         },
--        "neon": {
--            "label": "NEON",
--            "condition": "(arch.arm || arch.arm64) && tests.neon",
--            "output": [
--                "privateConfig",
--                { "type": "define", "name": "QT_COMPILER_SUPPORTS_NEON", "value": 1 }
--            ]
--        },
-         "mremap": {
-             "label": "mremap()",
-             "condition": "tests.mremap",
index f3f48e1d0e2f78078f567b18d680f4f50ad50591..3a414d618e06eb2c6552a9be791b7bcf2921d231 100644 (file)
@@ -9,4 +9,3 @@ link_fbclient.diff
 gnukfreebsd_cloexec.diff
 armv4.diff
 nonlinux_utime.diff
-auto-5.9.1+dfsg-9+rpi1-9305cb3d174b9347b18735f7fbb6412e1e99c75c-1504443823